Welcome![Sign In][Sign Up]
Location:
Search - FIFO java

Search list

[Mathimatics-Numerical algorithmsFIFO与LRU 算法实现(java)

Description: java编的两种算法,word写的,看不懂,大家帮忙-java series of the two algorithms, write the word, fail to understand, we look at the help
Platform: | Size: 5458 | Author: 刘刚 | Hits:

[OS DevelopFIFO

Description: 先进先出调度算法JAVA实现,操作系统实验
Platform: | Size: 1630 | Author: xiaotang | Hits:

[JSP/Javaabe

Description: fifo及lru页面置换算法-fifo and LRU algorithm replacement pages
Platform: | Size: 1024 | Author: 李存勇 | Hits:

[Disk Tools磁盘调度

Description: 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
Platform: | Size: 2096128 | Author: 翁明喆 | Hits:

[Mathimatics-Numerical algorithmsFIFO与LRU 算法实现(java)

Description: java编的两种算法,word写的,看不懂,大家帮忙-java series of the two algorithms, write the word, fail to understand, we look at the help
Platform: | Size: 5120 | Author: 刘刚 | Hits:

[Database system676575585858758578

Description: 模拟实现以下页面置换算法,并计算其命中率: 一、理想置换算法OPT(Optimal Replacemnet) 二、先进先出置换算法FIFO-Simulation following pages replacement algorithms, and calculate their hit rate : 1. OPT ideal replacement algorithm (Optimal Replacement) 2. FIFO replacement algorithm FIFO
Platform: | Size: 193536 | Author: 康抗 | Hits:

[JSP/JavaProcessCall

Description: 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of implementation, respectively : FIFO-scheduling algorithm; Based on the number of priority scheduling algorithm; shortest execution time scheduling algorithm to determine which 10 of the CPU the process of the implementation process. Scheduling requires every process when displayed on the screen : the current implementation process; Ready queue; Waiting for the queue
Platform: | Size: 104448 | Author: 魏然 | Hits:

[JSP/JavaOS_Scheduler

Description: 操作系统中进程调度过程的模拟程序,采用的是FIFO算法-operating system process scheduling process simulation program, using the FIFO algorithm
Platform: | Size: 16384 | Author: 由小诗 | Hits:

[JSP/Javacache4j_0.4_src

Description: cache4j是一个有简单API与实现快速的Java对象缓存。它的特性包括:在内存中进行缓存,设计用于多线程环境,两种实现:同步与阻塞,多种缓存清除策略:LFU, LRU, FIFO,可使用强引用(strong reference)与软引用(soft reference)存储对象。-cache4j is a simple API and achieving rapid Java Object Cache. Its features include : in memory for caching, designed for multi-threaded environment, the two realized : synchronous and obstruction, cache removal strategies : LFU, LRU, FIFO, can be invoked to use strong (strong reference) with the use of soft (soft referenc e) Storage object.
Platform: | Size: 51200 | Author: ytr | Hits:

[OS DevelopFIFO

Description: 先进先出调度算法JAVA实现,操作系统实验-JAVA realization of FIFO scheduling algorithm, the operating system experiment
Platform: | Size: 1024 | Author: xiaotang | Hits:

[Otherfifo

Description: 一个FIFO的页面置换算法,使用java实现-A FIFO page replacement algorithm, the use of java to achieve
Platform: | Size: 3072 | Author: stephenzou | Hits:

[ApplicationsFIFO

Description: 很漂亮的一款列表式显示数据的JAVA源码实例,运行效果图如上所示,JAVA爱好者一定会喜欢哦! -Very beautiful display of a list of data source JAVA example, the effect of plans to run as shown above, JAVA lovers will love Oh!
Platform: | Size: 25600 | Author: 李好 | Hits:

[OS DevelopChange

Description: 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorithm (First-in, First-out), the most recent long-unused page replacement algorithm (LeastRecently Used Replacement) three algorithm
Platform: | Size: 21504 | Author: 王晓 | Hits:

[Windows Developaaa

Description: FIFO、LRU、OPT的三个简单实现 源码 java -FIFO, LRU, OPT three easy source java implementation
Platform: | Size: 15360 | Author: yourname | Hits:

[JSP/JavaOperation

Description: Java程序模拟操作系统中先进先出、短作业优先、响应比高者优先的作业调度-Java FIFO simulation operating system, the short operating priority, in response to high priority of the job scheduling
Platform: | Size: 7168 | Author: Cathy | Hits:

[OS DevelopVirtualmemory

Description: 虚拟内存中四种置换算法: OPT/LRU/FIFO/时钟算法-Four types of virtual memory replacement algorithm: OPT/LRU/FIFO/clock algorithm
Platform: | Size: 1024 | Author: eddycen | Hits:

[JSP/JavaFIFOandLRU(java)

Description: 这是一个用java实现的模拟操作系统的进程调度的FIFO算法和LRU算法。程序默认设置的系统分配给进程的页面数为3个、-This is a simulation using java operating system to achieve the process of the FIFO scheduling algorithm and LRU algorithm. Procedures for the allocation of the default settings of the system to process the number of page 3,
Platform: | Size: 1024 | Author: 123 | Hits:

[JSP/JavaFIFO

Description: 这是一个java做的显示数据的列表程序。-This is a java program to do list.
Platform: | Size: 24576 | Author: prn | Hits:

[OS DevelopFIFO

Description: 操作系统WIndows页面置换算法、先进先出算法、以及FIFO和LRU算法(最新最少使用算法)-OS WIndows page replacement algorithm, FIFO algorithm, and FIFO and LRU algorithms (at least using the latest algorithm)
Platform: | Size: 135168 | Author: 青青 | Hits:

[Windows DevelopFIFO

Description: 提供的是页面置换算法中最简单的先进先出策略的java代码实现(The Java code implementation of the simplest FIFO policy in the page replacement algorithm is provided)
Platform: | Size: 1024 | Author: Bruce Shen | Hits:
« 12 3 »

CodeBus www.codebus.net